I found this Error when I try to set or get a value on javascript
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getMood') at getMood ((index):12:43) at HTMLButtonElement.onclick ((index):23:37)
could any body help me
Thank you :)
This is my code: enter image description here